home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / image / mand56a.zip / MANDEL.DOC < prev    next >
Text File  |  1996-09-01  |  33KB  |  682 lines

  1.                                Mandelbrot/Julia
  2.                                  Set Generator
  3.                         Operating and Reference Manual
  4.                              Shareware Version 5.6
  5.  
  6.                                  Installation
  7.  
  8.     The Mandelbrot/Julia Set Generator program requires an IBM compatible 
  9. computer with at least 512K of memory, a VGA display and a Microsoft 
  10. compatible mouse. The installation process is quite easy. (Users obtaining 
  11. .ZIP files from the Internet or a BBS can skip this installation process.)
  12.  
  13.     First, make a backup copy of your Mandelbrot/Julia Set Generator program 
  14. disk. If necessary, consult your PC-DOS/MS-DOS manual for a description of the 
  15. Diskcopy command. Save the original program disk in a safe place and use the 
  16. copy as the working program disk. 
  17.  
  18.     Second, while it is possible to use the Mandelbrot/Julia Set Generator on 
  19. a floppy disk system, a hard disk system is a necessity if you wish to store a 
  20. number of image files. To install the Mandelbrot/Julia Set Generator on a hard 
  21. disk use the following steps: 
  22.  
  23.     1. Insert the floppy disk in your computer in drive A. (or B if necessary) 
  24.     2. Type A: (or B:)
  25.     3. Type INSTALL A C
  26.  
  27.     Any hard drive letters can be used, for example INSTALL B D will install 
  28. the program from floppy drive B to hard drive D. The installation will create 
  29. a directory called MAND5 on your hard drive and you will need to enter a 
  30. CD\MAND5 to change to the Mandelbrot/Julia Set Generator directory before 
  31. running the program. Once installed just type MAN to start the program. All 
  32. the files for Mandelbrot/Julia Set Generator need to be in the same directory 
  33. for the program to operate successfully. 
  34.  
  35.                       Quick Start for Impatient New Users 
  36.  
  37.     Type MAN to start the program. After the mouse cursor appears click it on 
  38. the Load Image button at the left. When the window appears with the list of 
  39. image file names, simply clicking on one of them will display the image using 
  40. the current color mask. If the image file contains a specific color mask 
  41. filename it will be automatically loaded prior to displaying the image. Most 
  42. commands can be interrupted by a simple mouse click. 
  43.  
  44.     The zoom window feature is started by double clicking on the displayed 
  45. image. Once the zoom window appears, with its crossed center lines, it can be 
  46. moved by holding down the left mouse button, while the cursor is inside the 
  47. zoom window, and positioning the window. The zoom window size can be increased 
  48. or reduced by holding down the left mouse button and moving the mouse cursor 
  49. horizontally while it is outside the zoom window. Once correctly positioned 
  50. the mouse cursor should be clicked on the right gray panel, which will store 
  51. the changed dimensions. The zoom window can be abandoned by clicking the mouse 
  52. cursor on the left gray panel. Be careful not to drag the mouse cursor onto 
  53. the gray panels while resizing. The Set Values button should be clicked on 
  54. next, and the image file name changed. If this is not done the original image 
  55. file will be erased. Clicking on the Make Image button will start the 
  56. generation of the new zoomed image. 
  57.  
  58.                     The Command Buttons and Their Function 
  59.  
  60.     Set Values
  61.  
  62.     The Set Values command allows the user to set the initial parameters that 
  63. will be used by the Mandelbrot/Julia Set Generator to begin generating a new 
  64. image. These values are also available for inspection when an image has been 
  65. displayed. The values and their range are: 
  66.  
  67.     Item                             Range
  68. -----------------------------------------------------
  69.     X center value                   -10 to 10
  70.     Y center value                   -10 to 10
  71.     Magnification                    >0
  72.     A value (if a Julia image)       -10 to 10
  73.     B value (if a Julia image)       -10 to 10
  74.     Dwell                            1 to 8191
  75.     Image width in pixels            10 to 4800
  76.     Image type [M J]                 M or J
  77.     Full/Partial image [F P]         F or P
  78.     Default color mask file          xxxxxxxx.MSK
  79.     Display type [0 1]               For future use
  80.     256 color palette number         For future use
  81.     Image file name                  xxxxxxxx.MAN 
  82.                                      or xxxxxxxx.MAR 
  83.  
  84.     To change a value simply click inside the rectangle where the value is 
  85. displayed and then key in a new value or file name. File name extensions must 
  86. be .MSK for color masks, .MAN for regular images and .MAR for those that are 
  87. recursive. 
  88.  
  89.     The A and B values are only displayed with Julia images. If the recursive 
  90. image generator is used the image width must be a member of the 2^n set, ie. 
  91. 16, 32, 64, 128 etc. The program maintains the Full/Partial image status and 
  92. these values cannot be changed by the user. 
  93.  
  94.     Color Masks 
  95.  
  96.     When the Color Masks command is chosen a popup window presents the four 
  97. options: 
  98.  
  99.      Create/Display color mask
  100.      Select color mask
  101.      Select palette 
  102.      QUIT 
  103.  
  104.     Clicking on the Create/Display color mask option allows the user to 
  105. create, edit and save color masks. 
  106.  
  107.     Clicking on the Color mask file name box allows you to type in a file 
  108. name. The file name must have the extension .MSK or you will not be able to 
  109. select it later. Ranges of dwell values should be typed into the squares on 
  110. the left. Just click on the square, type in a dwell value and <Enter>. The 
  111. colors are selected by clicking on the desired color of the color wheel in the 
  112. upper right and then clicking on the odd and even boxes at the right. The 
  113. selected color is displayed between the circular menu and the color wheel. If 
  114. the first line of the color mask reads: 
  115.  
  116.     0         9       [blue box]   [white box]
  117.  
  118. then dwell values from 0 to 9 will be colored blue if odd and white if even. 
  119. If a solid color is desired the color boxes should be filled with the same 
  120. color. The end of a color mask should be designated with a negative value 
  121. entered into the first dwell box.  The default color mask on startup is M1.MSK 
  122. and its values are: 
  123.  
  124.     Dwell Range     Odd color     Even color
  125. -----------------------------------------------
  126.     0     9         [blue box]    [white box]
  127.     10    19        [red box]     [red box]
  128.     20    510       [yellow box]  [yellow box]
  129.     511   511       [black box]   [black box]
  130.     -1
  131.  
  132.     In the case of M1.MSK, any dwell values larger than 511 will be colored 
  133. black (color 0 in the default palette). 
  134.  
  135.     The circular menu at upper left has four options. Clicking on the up or 
  136. down arrow jumps to the previous or next 16 color mask entries. A total of 256 
  137. entries can be placed in one color mask. The SAVE option stores the color mask 
  138. currently displayed under the name specified in the Color mask file name box. 
  139. The new color mask becomes the currently selected color mask. 
  140.  
  141.     Clicking on the Select color mask option presents the user with a large 
  142. window and the names of the color masks that have been stored. Clicking on a 
  143. color mask name will select and load that color mask. It then can be viewed by 
  144. selecting the Create/Display color mask option. 
  145.  
  146.     Clicking on the Select palette option opens a window that displays the 
  147. current VGA color palette of 16 colors. Clicking on the Default box will load 
  148. the default VGA color palette. Clicking on the arrows will select other 
  149. prestored color palettes, up to number 57. 
  150.  
  151.     The QUIT option returns the user to the main menu. 
  152.  
  153.     Make Image 
  154.  
  155.     Selecting the Make Image command generates a Mandelbrot or Julia image 
  156. based upon the parameters entered in the Set Values command. A warning is 
  157. issued before the generation begins to allow the user to change the file name, 
  158. as any existing file of this name will be erased. 
  159.  
  160.     A very simple way to generate images is first to use Load Image to display 
  161. a previously generated image. Double clicking on the image will produce a zoom 
  162. window overlaid on the display. Clicking and holding down the left m